Skip to content

Add bsn to examples/ui/text/text.rs#23796

Open
micttyoid wants to merge 4 commits intobevyengine:mainfrom
micttyoid:examples-ui-text-text
Open

Add bsn to examples/ui/text/text.rs#23796
micttyoid wants to merge 4 commits intobevyengine:mainfrom
micttyoid:examples-ui-text-text

Conversation

@micttyoid
Copy link
Copy Markdown
Contributor

Objective

  • Replace the ui example with the bsn equivalent

}
});
// If the "default_font" feature is unavailable, load a font to use instead.
//#[cfg(not(feature = "default_font"))]
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please suggest something for me here

font_size: FontSize::Px(32.0),
}
Children [
title(text_rows[0]), text(text_rows[0]),
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please suggest something for me here

@alice-i-cecile alice-i-cecile added this to the 0.20 milestone Apr 14, 2026
@alice-i-cecile alice-i-cecile added C-Examples An addition or correction to our examples A-Text Rendering and layout for characters S-Needs-Help The author needs help finishing this PR. D-Straightforward Simple bug fixes and API improvements, docs, test and examples labels Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Text Rendering and layout for characters C-Examples An addition or correction to our examples D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Help The author needs help finishing this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants